Re: psql \dt and table size - Mailing list pgsql-hackers

From Bernd Helmle
Subject Re: psql \dt and table size
Date
Msg-id D38A7476E567AE955FC2EDDE@[172.26.14.62]
Whole thread Raw
In response to Re: psql \dt and table size  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: psql \dt and table size
List pgsql-hackers

--On 26. März 2011 21:59:18 -0400 Robert Haas <robertmhaas@gmail.com>
wrote:

> But I think we can just call pg_table_size() regardless in 9.0+; I
> believe it'll return the same results as pg_relation_size() on
> non-tables.  Anyone see a problem with that?

Hmm yeah, seems i was thinking too complicated...here is a cleaned up
version of this idea.

--
Thanks

    Bernd
Attachment

pgsql-hackers by date:

Previous
From: Thom Brown
Date:
Subject: Comments on system tables and columns
Next
From: Robert Haas
Date:
Subject: Re: Additional options for Sync Replication